OpenBuildings GenerativeComponents Help

FilledList2d

Returns a new 'two dimensional' list – more precisely, a list of lists – whose members are equal to the given value, or are determined by calling the given function.

object[][] FilledList2d(int count0, int count1,
	object[][] FilledList2d(int count0, int count1,